home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Kant Generator Pro 1.2 / src / Shell ƒ / generic open.h < prev    next >
Text File  |  1994-09-24  |  102b  |  4 lines

  1. void OpenTheFile(FSSpec *myFSS);
  2. void PrintTheFile(FSSpec *myFSS);
  3. OSType GetFileType(FSSpec *myFSS);
  4.